home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Mac 13
/
the-mac-13.iso
/
On The Rom
/
100 Best Mac CD-ROMs Selection
/
The Treasure Hunt
/
thpb.Dxr
/
00182.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-16
|
255 b
|
13 lines
on mouseUp
global colours
set colours to intarray(mnew)
repeat with l = 21 to 25
set t to the foreColor of sprite l
puppetSprite(l, 0)
colours(mput, l - 20, t)
end repeat
puppetSound(0)
puppetTransition(23)
go("monsteranim")
end